Skip to content

fix(deps): bump @internxt/sdk from 1.7.0 to 1.9.24#273

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-internxt-sdk-1.9.24
Closed

fix(deps): bump @internxt/sdk from 1.7.0 to 1.9.24#273
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-internxt-sdk-1.9.24

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2025

Bumps @internxt/sdk from 1.7.0 to 1.9.24.

Release notes

Sourced from @​internxt/sdk's releases.

v1.9.24

  • Updated FetchFolderContentResponse type
  • Added generateMnemonic call

v1.9.23

  • Added backup calls using drive-new endpoints and deprecated the legacy drive-old ones

v1.9.21

  • Updated object-storage functions to apply additional taxes when creating a subscription.

v1.9.20

Add new parameter to getPriceById function:

  • userAddress

v1.19.18

Added new calls to /usage and /limit endpoints on drive-server-wip

v1.9.17

New function has been added:

  • getUserLocation

v1.9.16

New functions for the checkout (payments) have been added:

  • getCustomerId
  • createSubscription
  • createPaymentIntent
  • getPriceById

v1.19.15

Added createThumbnailEntryWithUUID that calls the new create thumbnail endpoint in drive-server-wip

v1.9.14

  • Added meet server leaveCall call

v1.9.13

  • Added meet server enpdoints calls
    • createCall
    • joinCall
    • getCurrentUsersInCall
  • Added payments endpoint call to check user available products depending of subscription tier
    • getUserTier

v1.9.12

Changes

  • Network: Added x-internxt-desktop-header header to headersWithAuthToken and headersWithBasicAuth using AppDetails object.
  • PAyments: Added x-internxt-desktop-header header to headersWithToken using AppDetails object.

How to use

  • Network: const client = Network.client('url', {..., desktopHeader: 'token' }, ....)
  • Payments: const client = Payments.client('url', {..., desktopHeader: 'token' }, ....)

... (truncated)

Commits
  • 2d68e1a Merge pull request #296 from internxt/feature/PB-4385-update-storage-calls
  • 50a308f Added generate mnemonic endpoint
  • cb64323 Updated FetchFolderContentResponse type and related tests
  • 3cea368 Merge pull request #295 from internxt/feat/PB-4475-migrate-backups-endpoints
  • 338ea48 chore: bump version to 1.9.23
  • 8ab3f93 Merge branch 'master' into feat/PB-4475-migrate-backups-endpoints
  • 3a81576 Merge pull request #284 from internxt/feature/PB-4236-recover-account-new-flow
  • aebd0db feat(backups): update deprecation notices for backup device methods
  • e587936 feat(backups): update backup device methods and add deprecation notices
  • 8050997 chore: bump version to 1.9.22
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@internxt/sdk](https://github.com/internxt/sdk) from 1.7.0 to 1.9.24.
- [Release notes](https://github.com/internxt/sdk/releases)
- [Commits](internxt/sdk@v1.7.0...v1.9.24)

---
updated-dependencies:
- dependency-name: "@internxt/sdk"
  dependency-version: 1.9.24
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 31, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 7, 2025

Superseded by #274.

@dependabot dependabot bot closed this Jun 7, 2025
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-internxt-sdk-1.9.24 branch June 7, 2025 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants

Comments